Tokens for Route Entry to User

The Route Entry to User activity produces the following tokens.

Note: If a user's Display Name is not set, the value for the user's Account Name is used for the User_Display Name token instead.

Name Description Sample Syntax*
User_Id

The ID of the user specified in the Route Entry to User activity.

Note: For LDAP and Windows users, the ID token is replaced by the user's SID. For Laserfiche users, the ID token is replaced by the user's ID, not their SID.

%(RouteEntrytoUser_User_Id)
User_Display Name The display name of the user specified in the Route Entry to User activity. %(RouteEntrytoUser_User_Display Name)
User_Account Name The account name of the user specified in the Route Entry to User activity. %(RouteEntrytoUser_User_Account Name)
User_E-mail The e-mail address of the user specified in the Route Entry to User activity. %(RouteEntrytoUser_User_E-mail)
User_Is Group Whether the user specified in the Route Entry to User activity is a group. This token can have one of two values: True or False. %(RouteEntrytoUser_User_Is Group)
User_Qualified Name The unique identifying name of the user specified in the Route Entry to User activity. %(RouteEntrytoUser_User_Qualified Name)
User_Working Folder The working folder for the user found by the Route Entry to User activity. The working folder is the folder specified in the Destination tab of the activity. %(RouteEntrytoUser_User_Working Folder)
User_Default Folder The default folder for the user specified in the Route Entry to User activity. %(RouteEntrytoUser_User_Default Folder)
User_Managers E-mail The e-mail address(es) of the manager(s) of the user specified in the Route Entry to User activity. If the user has more than one manager, the managers' e-mail addresses will be listed as a multi-value token. %(RouteEntrytoUser_User_Managers E-mail)
RoutedEntry_Name The name of the routed entry. %(RouteEntrytoUser_RoutedEntry_Name)
RoutedEntry_Id The Laserfiche ID number of the routed entry. %(RouteEntrytoUser_RoutedEntry_Id)
RoutedEntry_Path The folder path of the routed entry. %(RouteEntrytoUser_RoutedEntry_Path)
RoutedEntry_FullPath The folder path of the routed entry, including the entry's name in the path. %(RouteEntrytoUser_RoutedEntry_FullPath)
RoutedEntry_Repository The repository the routed entry is in. %(RouteEntrytoUser_RoutedEntry_Repository)
RoutedEntry_Server The Laserfiche Server that contains the routed entry. %(RouteEntrytoUser_RoutedEntry_Server)
RoutedEntry_Guid The GUID (Globally Unique Identifier) of the routed entry. %(RouteEntrytoUser_RoutedEntry_Guid)
RoutingFolder_Name The name of the folder the Route Entry to User activity moved the entry into. %(RouteEntrytoUser_RoutingFolder_Name)
RoutingFolder_Id The Laserfiche ID number of the folder the Route Entry to User activity moved the entry into. %(RouteEntrytoUser_RoutingFolder_Id)
RoutingFolder_Path The folder path of the folder the Route Entry to User activity moved the entry into. %(RouteEntrytoUser_RoutingFolder_Path)
RoutingFolder_FullPath The folder path of the folder the Route Entry to User activity moved the entry into, including the folder name in the path. %(RouteEntrytoUser_RoutingFolder_FullPath)
RoutingFolder_Repository The repository that contains the folder the Route Entry to User activity moved the entry into. %(RouteEntrytoUser_RoutingFolder_Repository)
RoutingFolder_Server The Laserfiche Server that contains the folder the Route Entry to User activity moved the entry into. %(RouteEntrytoUser_RoutingFolder_Server)
RoutingFolder_Guid The GUID (Globally Unique Identifier) of the folder the Route Entry to User activity moved the entry into. %(RouteEntrytoUser_RoutingFolder_Guid)
Event Initially Satisfied Whether the wait condition specified in the Route Entry to User activity was initially satisfied. This token can have one of two values: True or False. %(RouteEntrytoUser_Event Initially Satisfied)
Event Duration How long it took for the activity's wait condition to be satisfied. %(RouteEntrytoUser_Event Duration)
Event ID The event ID number for the activity's wait condition being satisfied. %(RouteEntrytoUser_Event Id)
Event User The user who satisfied the activity's wait condition. %(RouteEntrytoUser_Event User)
Event User SID The SID (Security Identifier) of the user who satisfied the activity's wait condition. %(RouteEntrytoUser_Event User SID)
E-mail.Reminder Count How many times the e-mail has been resent with the e-mail escalation feature. This token is only available when configuring an e-mail within a Routing activity. %(E-mail.Reminder Count)
Parent If an entry and the folder it is in (its parent folder) have the same field, this token represents the field value of the parent folder’s field. The token %(Parent:Fieldname) represents the value of a different parent field. These tokens can only be used with fields and are available only in the Fields tab of the Routing activities.

Note: You can also access all field tokens within the Routing activities.

%(Parent)

*The "RouteEntrytoUser" portion of the syntax changes to match the activity's name as specified in the Activity Name property box. Note that all non-alphanumeric characters, except underscores, are removed from the name. For example, if you rename the activity Move to: User_A, the syntax for the RoutedEntry_Id token will be %(MovetoUser_A_RoutedEntry_Id).

Note: The Routing activities also let you access fields that would normally only be available if you used a Retrieve Field Values activity. The syntax for these field tokens is: %(Fields.Field Name).

Note: The Routing activities create extra tokens while running that are used internally by the activity. These tokens appear in the Tokens tab of the workflow's instance details if you use the Track Tokens activity.